home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / PRINTER / RUBPB22A.ARJ / RUP22C.EXE / MANUAL.3 < prev    next >
Text File  |  1991-06-07  |  5KB  |  161 lines

  1.                 _______________________________
  2.                |                               |
  3.                |  Section 3: FONTS AND SYMBOLS |
  4.                |_______________________________|
  5.  
  6. CONTENTS
  7.  
  8. 3.1 Font Enhancements
  9. 3.2 Soft Fonts
  10. 3.3 Font Changes
  11. 3.4 Space Commands
  12. 3.5 Enabling and Disabling the Printhead
  13. 3.6 Extra Symbols
  14.  
  15. 3.1 FONT ENHANCEMENTS
  16.  
  17. The following tags are used to start and cancel font enhancements:
  18.  
  19. <AU>  Start Underline    <XU>  Cancel Underline 
  20.  
  21. <underline thick=  descent= >  Set Underline thickness and descent
  22.  
  23. <AI>  Start Italics    <XI>  Cancel Italics 
  24.  
  25. <AB>  Start Boldface   <XB>  Cancel Boldface 
  26.  
  27.          [NOTE: The Rubicon soft fonts supplied with the
  28.          Commercial/Registered Edition of the Publisher include an
  29.          additional enhancement: Bold Italic.]
  30.  
  31. 3.2 SOFT FONTS
  32.  
  33. The tags  given below may be used to select the corresponding typefaces:
  34.  
  35. 3.2.1 RUBICON SOFT FONTS
  36.  
  37. <Renner>   Renner (sans serif)
  38.  
  39. <Trajan>   Trajan (serif)
  40.  
  41. 3.2.2 HEWLETT PACKARD LASERJET II FONTS
  42.  
  43. <Line_prn>   Line Printer (ROM font)
  44.  
  45. <Courier>   Courier (ROM font)
  46.  
  47. 3.2.3 HEWLETT PACKARD LASERJET III FONTS
  48.  
  49. <Times>   TmsRmn (soft font)
  50.  
  51. <Helv>   Helv (soft font)
  52.  
  53. <Line_prn>   Line Printer (ROM font)
  54.  
  55. <Courier>   Courier (ROM font)
  56.  
  57. 3.2.4 ADOBE POSTSCRIPT FONTS
  58.  
  59. <Times> Times                          <Helv> Helvetica 
  60.  
  61. <Courier> Courier                      <Palatino> Palatino 
  62.  
  63. <Avant> AvantGarde                     <Bookman> Bookman 
  64.  
  65. <Narrow> Helvetica-Narrow              <Chancery> Zapf Chancery 
  66.  
  67. <Dingbats> Zapf Dingbats               <Century> New Century Schoolbook 
  68.  
  69. 3.3 FONT CHANGES
  70.  
  71. The following tag can be used to select a different point size of the
  72. typeface currently being used:
  73.  
  74. <PTn>   Point Size n
  75.  
  76. The following combination tag can be used to select a specific font by
  77. typeface, point size and `weight': 
  78.  
  79. <FontnameNW>  Font "Fontname", Point Size N, Stroke Weight W 
  80.               N can be any available point size
  81.               W can be m (medium), b (bold), or i (italic)
  82.  
  83.               EXAMPLES: <Renner12m> Renner 12-point medium  
  84.                         <Trajan10i> Trajan 10-point italic
  85.                         <Trajan18b>  Trajan 18-point bold
  86.  
  87.          [NOTE: The Commercial/Registered Edition of the Publisher
  88.          supports an additional value for the Stroke Weight parameter W,
  89.          namely "j" for bold italic.] 
  90.  
  91.  
  92. 3.4 SPACE COMMANDS
  93.  
  94. <M>   Insert Em-Space (equal in length to the current point size)
  95.  
  96. <N>   Insert En-Space (one-half of an em-space)
  97.  
  98. <T>   Insert Thin-Space (one-third of an em-space)
  99.  
  100. <NB>  Insert No Break Space (thin-space which will NOT be used as a
  101.       location for a line break)
  102.  
  103. 3.5 ENABLING AND DISABLING THE PRINTHEAD
  104.  
  105. <XP>  Cancel Print (printhead will move the appropriate distance but
  106.       will not actually print characters)
  107.  
  108. <AP>  Allow Print  (resume printing after <XP> instruction)
  109.  
  110.  
  111. 3.6 EXTRA SYMBOLS
  112.  
  113. <FO>   Flash Only -  Overprint next two characters - used to create
  114.        composite characters. Example: <fo>c/  ("cents" symbol)
  115.  
  116. <M_> Print Em Rule (horizontal line one em long located on the baseline)
  117.  
  118. <N_>  Print En Rule (one-half of an em rule)
  119.  
  120. <T_>  Print Thin Rule (one-third of an em rule)
  121.  
  122. <line thick=t>  Print Column Line of thickness t (horizontal line from
  123.                 left- to right-indent of current column.
  124.  
  125. <hrule thick= descent= > specifies thickness and descent below the
  126.                          baseline of Em, En and Thin Rule Lines; defines
  127.                          descent and "default" thickness of Column Lines
  128.                          and Tab Lines. 
  129.               
  130. <VR>  Print Vertical Rule (vertical line extending up from the baseline
  131.       a distance equal to the interline leading) 
  132.  
  133. <vrule thick= > specifies thickness of Vertical Rule Line
  134.  
  135. <M->   Print Em Dash (equal in length to the current point size)
  136.  
  137. <L->   Print Long Dash (three-quarters of an em dash)
  138.  
  139. <N->   Print En Dash (one-half of an em dash)
  140.  
  141. <T->   Print Thin Dash (one-third of an em dash)
  142.  
  143. <M.>   Print Em Leader (a dot or period centered on an em-width space)
  144.  
  145. <N.>   Print En Leader (a dot or period centered on an en-width space)
  146.  
  147. <T.>   Print Thin Leader (a dot or period centered on a thin-width space)
  148.  
  149. <.>   Print Digit Leader (a dot or period centered on a digit space,
  150.       also known as a "decimal point" or "full point")
  151.  
  152.  
  153.          [NOTE: The Rubicon soft fonts supplied with the
  154.          Commercial/Registered edition of the Publisher, the Adobe
  155.          PostScript fonts, and many other commercial fonts, include a
  156.          set of extra characters called the "Pi Font" - symbols,
  157.          accented letters, etc. - identified by high ASCII numbers, i.e
  158.          character numbers between 160 and 255. The tag <n> or the tag
  159.          <PIn> is used to print character n from the Pi Font.]
  160.  
  161.